[!WINDOWSNT]: Include <fcntl.h> if available.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:50:35 +0000 (13:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:50:35 +0000 (13:50 +0000)
commit5f4c8985addc8048139359606962a9bb3457b469
tree51fed22342c4d0e8648d4a9a1eb352cbfe50f9f3
parent61fb3d69c53756b722fddd624242bd25da7ebc6d
[!WINDOWSNT]: Include <fcntl.h> if available.
(set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO to set the
socket in non-blocking mode.
lib-src/emacsclient.c